| Author | Thread Statistics | Show CCP posts - 0 post(s) | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.08.29 17:02:00 -
          [1] - Quote 
 Hi. Thanks for you work on this... I have started using it and so far it is great!
  
 I was looking around and was wondering if there is a way to set access based on an account's skills or corp access? Best examples I can think of is like if members have any capital skillbooks trained it would grant them access to a section of the forums that can see a section dealing with capitals, or give directors access to a section that isn't available to the other members?
 
 If not would there be any plans to add this in a future release?
 
 Thanks!
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.09.25 12:59:00 -
          [2] - Quote 
 I have run into a confusing issue it seems when people are trying to update their API information.
 
 After putting correct/updated API information into the eveapi_update.php page, their accounts are re-activated and they are able to access the forums normally, but once the cron job is run it disables their accounts again. I looked at their profiles in the admin section and it appears that the API information is not being saved into their profile.
 
 So when the cron job runs it checks their profile for the API information but it isn't there so it disables their account again. I did notice that I am able to manually add an API key in the admin section and it will stay there and work as it should but I am not sure what would cause this other issue.
 
 Any help or ideas with this would be great! (sorry if this has been solved already)
 
 -Andy
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.10.17 13:14:00 -
          [3] - Quote 
 I started getting this error when trying to go through the new user registration.
 
 
 Quote:API Date could not be read / parsed, original exception: String could not be parsed as XMLCharacter and API settings do not match
 
 I checked and the API information is correct but I keep getting this error. I also saw that CCP changed the API to https today (http://community.eveonline.com/devblog.asp?a=blog&nbid=73407) and don't know if this could cause problems with people trying to check their API information to register/update.
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.10.17 13:46:00 -
          [4] - Quote 
 Right but after reading this(http://community.eveonline.com/news/newsFromEve.asp?newsTitle=api-changes-in-effect) this morning they said programs and stuff not using the https version would stop working until updated.
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.10.17 17:40:00 -
          [5] - Quote 
 
 Tashia Rizti wrote:While Cyerus is working on a proper fix, I found a temporary fix that seems to be working for me, *phpbbinstall*\includes\Pheal\PhealConfig.php line 60 , change the http:// to https:// That did the trick for me and got it working for the time being... although for me the file that needed the change was located at *phpbbinstall*\includes\eveapi\Pheal\PhealConfig.php
 
 Tested and worked fine.
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.10.19 14:50:00 -
          [6] - Quote 
 Thanks for the video detailing the update process... it was very helpful.
 
 I have updated my phpbb install and my eveapi and I have tested a new member registering which goes fine with adding the member to a group, and entering their API information to their profile.
 
 It doesn't seem to let me update the API information though if I use the eveapi_update.php page or if I log into the admin area and try to change it there. Here is the error it gives me when I try to do it from the admin area:
 
 
 Quote:API Date could not be read / parsed, original exception: error setting certificate verify locations: CAfile: /home/acct/website/forums/adm/includes/eveapi/Certificates/GeoTrustGlobalCA.crt CApath: /etc/ssl/certs Character and API settings do not match -> Character Name
 
 Before the update I was able to update APIs from the admin area. Any ideas?
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.10.19 15:54:00 -
          [7] - Quote 
 
 Cyerus wrote:I forgot to include the correct includes->eveapi->Pheal->Pheal.php  file into the EVE API 6.1.0 package you've downloaded. I've just updated the package with the right version of the file, so the people downloading that package now should not run into the problem described above. To fix the problem described above, follow the steps in the post linked below;https://forums.eveonline.com/default.aspx?g=posts&m=2059837#post2059837 
 That fixed the cert issue for me and I can now change the APIs in the admin area. But it seems I still cannot update an API using the eveapi_update.php. Should I have just copied the Pheal.php file or everything from the link you posted?
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2012.10.19 17:04:00 -
          [8] - Quote 
 Cyerus, that did the trick and it seems to be working perfectly now. Thanks for the quick replies and keep up the awesome work on this mod!
  | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2013.01.04 15:32:00 -
          [9] - Quote 
 I tried to setup the cron job to run nightly a few nights ago but am getting errors each night when it tries to run. My other cron jobs for my killboard are still working properly but not quite sure what the issue is.
 
 Here is the error message I am getting:
 
 
 Quote:Warning: include(./common.php): failed to open stream: No such file or directory in /home/user/website.net/forums/eveapi_cron.php on line 29
 Warning: include(): Failed opening './common.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/user/website.net/forums/eveapi_cron.php on line 29
 
 Warning: include(.//includes/functions_user.php): failed to open stream: No such file or directory in /home/user/website.net/forums/eveapi_cron.php on line 30
 
 Warning: include(): Failed opening './/includes/functions_user.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/user/website.net/forums/eveapi_cron.php on line 30
 
 Fatal error: Call to a member function session_begin() on a non-object in /home/user/website.net/forums/eveapi_cron.php on line 33
 
 I am running the latest release of mod also. Any ideas?
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2013.02.01 18:55:00 -
          [10] - Quote 
 I have upgraded our forum to 6.2 of the mod and when I run the eveapi_check.php I am getting one that says is not found/installed.
 
 
 Quote:PHP extension Zip is enabled: No 
 Not quite sure where to enable/install this from. Any help would be great!
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2013.02.01 19:37:00 -
          [11] - Quote 
 
 Cyerus wrote:Andy Tibs wrote:I have upgraded our forum to 6.2 of the mod and when I run the eveapi_check.php I am getting one that says is not found/installed. Quote:PHP extension Zip is enabled: No Not quite sure where to enable/install this from. Any help would be great! You can ignore that extension. Yesterday I noticed I made a mistake, as that extension isn't needed for my mod nor AutoMOD or vanilla phpBB. 
 
 Ok, Thanks!
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2013.03.11 17:47:00 -
          [12] - Quote 
 
 Andy Tibs wrote:I tried to setup the cron job to run nightly a few nights ago but am getting errors each night when it tries to run. My other cron jobs for my killboard are still working properly but not quite sure what the issue is. I can run the eveapi_cron.php file manually and it will work fine just not through the cron job. Here is the error message I am getting: Quote:Warning: include(./common.php): failed to open stream: No such file or directory in /home/user/website.net/forums/eveapi_cron.php on line 29
 Warning: include(): Failed opening './common.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/user/website.net/forums/eveapi_cron.php on line 29
 
 Warning: include(.//includes/functions_user.php): failed to open stream: No such file or directory in /home/user/website.net/forums/eveapi_cron.php on line 30
 
 Warning: include(): Failed opening './/includes/functions_user.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/user/website.net/forums/eveapi_cron.php on line 30
 
 Fatal error: Call to a member function session_begin() on a non-object in /home/user/website.net/forums/eveapi_cron.php on line 33
 I am running the latest release of mod also. Any ideas? 
 Anyone else run into this or similar issues with the cron job? Any ideas on what could be the issue here?
 
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2013.03.11 18:52:00 -
          [13] - Quote 
 
 viewtifuljoe wrote:Andy Tibs wrote:Andy Tibs wrote:I tried to setup the cron job to run nightly a few nights ago but am getting errors each night when it tries to run. My other cron jobs for my killboard are still working properly but not quite sure what the issue is. I can run the eveapi_cron.php file manually and it will work fine just not through the cron job. Here is the error message I am getting: Quote:Warning: include(./common.php): failed to open stream: No such file or directory in /home/user/website.net/forums/eveapi_cron.php on line 29
 Warning: include(): Failed opening './common.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/user/website.net/forums/eveapi_cron.php on line 29
 
 Warning: include(.//includes/functions_user.php): failed to open stream: No such file or directory in /home/user/website.net/forums/eveapi_cron.php on line 30
 
 Warning: include(): Failed opening './/includes/functions_user.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/user/website.net/forums/eveapi_cron.php on line 30
 
 Fatal error: Call to a member function session_begin() on a non-object in /home/user/website.net/forums/eveapi_cron.php on line 33
 I am running the latest release of mod also. Any ideas? Anyone else run into this or similar issues with the cron job? Any ideas on what could be the issue here? is the file still at that location ? 
 Yea, I forgot to mention I checked that all the files are indeed in their default locations that they cronjob is pointing to.
 | 
      
      
        |  Andy Tibs
 Galactic Express
 
 0
 
 
       | Posted - 2013.03.13 16:06:00 -
          [14] - Quote 
 
 Ravik Scrits wrote:Ravik Scrits wrote:Just a random question. I'm running this on a random theme and can't seem to see any reference to the fitting tool.
 Please can you give me a push in the right direction to find it and how to use it?
 
 [insert ridicule here]
 
 Many thanks
 I've kinda worked it out but.... When I use the [evefit] it puts the fitting image but all the mods below it and not in the image. How can I get this to work? 
 If I remember correctly I ran into the same issue with our theme... the way I was able to fix it was to just make sure you copy the eveapi_fitting.css and eveapi_fitting.js into your template folder.
 | 
      
        |  |  |